Document GTK_INSPECTOR_RENDERER
authorMatthias Clasen <mclasen@redhat.com>
Thu, 30 Mar 2017 02:48:19 +0000 (22:48 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 30 Mar 2017 13:15:22 +0000 (09:15 -0400)
Also add GTK_INSPECTOR_DISPLAY to the docs at the same time.

docs/reference/gtk/running.sgml

index e8708ceee134d34ec3124a061f3e3b6605719973..9f28579aea5d82f191e852793db716992fb2f2da 100644 (file)
@@ -564,13 +564,20 @@ nevertheless.
     Control-Shift-D keyboard shortcuts, or set the
     <envar>GTK_DEBUG=interactive</envar> environment variable.
   </para>
+  <para>
+    There are a few more environment variables that can be set to influence
+    how the inspector renders its UI. <envar>GTK_INSPECTOR_DISPLAY</envar> and
+    <envar>GTK_INSPECTOR_RENDERER</envar> determine the GDK display and
+    the GSK renderer that the inspector is using.
+  </para>
+
   <para>
     In some situations, it may be inappropriate to give users access to the
     GTK+ inspector. The keyboard shortcuts can be disabled with the
     `enable-inspector-keybinding` key in the `org.gtk.Settings.Debug`
     GSettings schema.
   </para>
+
 </refsect2>
 
 </refsect1>